From: Keir Fraser Date: Tue, 4 Dec 2007 11:16:41 +0000 (+0000) Subject: docs: Fix interface manual to correctly reference X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14682 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=f2399a92310395a6c91dc5361bf3cea4c7a1d7dc;p=xen.git docs: Fix interface manual to correctly reference update_va_mapping_otherdomain. Signed-off-by: Keir Fraser --- diff --git a/docs/src/interface.tex b/docs/src/interface.tex index f1b8430709..4c81cd3945 100644 --- a/docs/src/interface.tex +++ b/docs/src/interface.tex @@ -1831,7 +1831,7 @@ Finally, sufficiently privileged domains may occasionally wish to manipulate the pages of others: \begin{quote} -\hypercall{update\_va\_mapping(unsigned long va, uint64\_t val, +\hypercall{update\_va\_mapping\_otherdomain(unsigned long va, uint64\_t val, unsigned long flags, domid\_t domid)} Identical to {\bf update\_va\_mapping} save that the pages being